Add installable SmarkForm AI skill specs and wire them into agent docs#172
Draft
Copilot wants to merge 7 commits into
Draft
Add installable SmarkForm AI skill specs and wire them into agent docs#172Copilot wants to merge 7 commits into
Copilot wants to merge 7 commits into
Conversation
Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
…ggers Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
…ules Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bitifet/SmarkForm/sessions/9b4bdf31-cf26-44d5-b4c3-1d3eebf2caf0 Co-authored-by: bitifet <1643647+bitifet@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
bitifet
May 7, 2026 20:23
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces installable skill specifications so external AI tools (opencode and similar) can generate SmarkForm forms consistently using canonical guidance. It also formalizes a docs-first knowledge resolution order and maintenance rules so skill behavior stays aligned with the latest published SmarkForm agent docs.
Core skill artifact (
skills/SmarkForm-Form-Builder.skill.md)BeforeAction_*/AfterAction_*)await myForm.renderedbeforefind()myForm)Optional advanced skill (
skills/SmarkForm-Advanced-Internals.skill.md)Agent-facing docs update (
docs/_resources/ai-agents.md)Repository agent policy update (
AGENTS.md)skills/as a maintained agent artifact directory.skills/*.Example (from the new core skill contract):